|
sgdk
|
#include <sprite_eng.h>
Public Attributes | |
| Palette * | palette |
| u16 | numAnimation |
| Animation ** | animations |
Sprite definition structure.
Contains all animations for a Sprite.
| palette | Default palette data |
| numAnimation | number of animation for this sprite |
| animations | animation definitions |